home *** CD-ROM | disk | FTP | other *** search
/ Linux Programs 1995 Summer / Linux Programs.iso / matrix / yorick_1.002 < prev    next >
Text File  |  1995-04-15  |  2KB  |  31 lines

  1. Begin3
  2. Title:          Yorick Libraries
  3. Version:        1.1
  4. Entered-date:   24/Feb/95
  5. Description:    Yorick is a very fast interpreted language designed for
  6.                 scientific computing and numerical analysis.  The syntax
  7.                 is similar to C, but without declarative statements.
  8.                 This is a library distribution for Linux.  To install
  9.                 (as root), simply untar it in the / directory.  Everything
  10.                 Yorick needs in order to run will be placed in the
  11.                 /usr/local tree.  You need this file (yorick-1.1.lib.tgz)
  12.                 only if you want to build custom versions of Yorick
  13.                 containing your own compiled modules.  All you need to
  14.                 run Yorick itself is in yorick-1.1.bin.tgz.
  15.                 If you want the source code, you can unpack yorick-1.1.tgz
  16.                 in /usr/local/src to merge it smoothly into the
  17.                 yorick-1.1.bin.tgz and yorick-1.1.lib.tgz binary
  18.                 distributions.
  19. Keywords:       interpreter, language, interactive graphics, data analysis,
  20.                 post-processing
  21. Author:         munro@icf.llnl.gov <David H. Munro>
  22. Maintained-by:  munro@icf.llnl.gov <David H. Munro>
  23. Primary-site:   sunsite.unc.edu /pub/Linux/apps/math/matrix
  24.                 504 kB yorick-1.1.lib.tgz
  25. Platforms:      Requires ANSI C compiler.  Interactive graphics requires
  26.                 X window system.  Tested on Sun (SunOS and Solaris), HP
  27.                 PA-RISC, IBM RS/6000, DEC alpha, SGI, Cray YMP, and Linux;
  28.                 should not be difficult to build on other UNIX machines.
  29. Copying-Policy: Freely Redistributable
  30. End
  31.